home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / stexteff / program / ste.ini < prev    next >
INI File  |  1995-10-29  |  3KB  |  111 lines

  1. ; ste.ini.
  2. ; $Id: ste.ini 1.52 93/03/08 15:09:57 drh Exp $
  3.  
  4. [TextEffects] 
  5. ;Must always be 0
  6. UsePpFonts=0
  7.  
  8. ; Directories for data and .wmf files. They are set by the open/save and
  9. ; import dialogs.
  10. ; Safe setting: DataDir=
  11. DataDir=
  12. ; Safe setting: ClipArtDir=
  13. ClipArtDir=
  14.  
  15. ; If TextEffects displays on screen ok, but doesn't print properly, it
  16. ; may be because your printer driver is too old. Setting this value to 0
  17. ; might fix it. Unfortunately 0 confuses Postscript printers (they get
  18. ; unwanted thin lines on certain characters), so the default value
  19. ; is 1. It's safest to keep it at 1 and upgrade your printer driver.
  20. ; Typical value: UsePolyPolygon=1
  21. UsePolyPolygon=1
  22.  
  23. ; In the baseline curve edit window, TextEffects does not display the text
  24. ; and the background is tinted. The following value controls that tint.
  25. ; Set to 0 to hide background altogether; this makes for faster redraws.
  26. ; Typical value: CurveBackgroundTint=5
  27. CurveBackgroundTint=5
  28.  
  29. ; The following two lines determine the main window placement on
  30. ; startup. Both are normally set automatically; there should be no need
  31. ; to edit them by hand. Typical (and safe) values:
  32. ;   IsZoomed=0
  33. ;   WindowPos=
  34. IsZoomed=0
  35. WindowPos=
  36.  
  37. [TpColors]
  38. ; The list of named colors in rgb format.
  39. ; It is unnecessary to edit them by hand.
  40. White=255,255,255
  41. Black=0,0,0
  42. Red=255,0,0
  43. Yellow=255,255,0
  44. Green=0,255,0
  45. Blue=0,0,255
  46. Cyan=0,255,255
  47. Magenta=255,0,255
  48. Light gray=192,192,192
  49. Dark gray=64,64,64
  50. Gray=128,128,128
  51. Brown=128,128,0
  52. Rouge=128,0,0
  53. Sea green=0,128,128
  54. Purple=128,0,128
  55. Navy blue=0,0,128
  56. Dark green=0,128,0
  57.  
  58. [Defaults]
  59. ; Some tool settings. It is unnecessary to edit them by hand.
  60. SaveOnExit=0
  61. Font=
  62. FontStyle=n
  63.  
  64. [Tools]
  65. ; Some more tool settings. It is unnecessary and dangerous to edit
  66. ; them by hand.
  67. Rotate0={0}
  68. Rotate1={90}
  69. Rotate2={180}
  70. Rotate3={270}
  71. Rotate4={45}
  72. Rotate5={135}
  73. Rotate6={225}
  74. Rotate7={315}
  75. Color00={zc0 t100 p0 }
  76. Color01={zcff t100 p0 }
  77. Color02={zcff00 t100 p0 }
  78. Color03={zcff0000 t100 p0 }
  79. Color04={zcffffff t100 p0 }
  80. Color10={zc0 t100 p0 }
  81. Color11={zcff t100 p0 }
  82. Color12={zcff00 t100 p0 }
  83. Color13={zcff0000 t100 p0 }
  84. Color14={zc808080 t100 p0 }
  85. Color20={zc0 t100 p0 }
  86. Color21={zcff t100 p0 }
  87. Color22={zcff00 t100 p0 }
  88. Color23={zcff0000 t100 p0 }
  89. Color24={zcc0c0c0 t100 p0 }
  90. Wedge={{0.05,0,0}1 0.15 }
  91. Spiral={{0.05,0,0}1 1 1}
  92. Button={{0.05,0,0}0 0 1 1 0 0}
  93. Ellipse0={{0.05,0,0}180 0 1 1}
  94. Ellipse1={{0.05,0,0}180 0 1 0}
  95. Shadow1={0.05 0.05 0 0 1 1 }
  96. Shadow2={0 0 -1 0 1 0.75 }
  97. Background={c 4320 2880 0.1}
  98. Curve={zcC {zp-456,-23 p-208,-267 p-210,135 p-7,-13 p223,-189 p201,194 p477,-12 }}
  99. Plain={0.05,0,0}
  100.  
  101. [Services]
  102. ; Controls the name of the OLE service Special TextEffects offers. You can have
  103. ; several names. Typical value: TextEffects=Special TextEffects
  104. TextEffects=Special TextEffects
  105.  
  106. [Special TextEffects 1.0]
  107. ClipArtDir=C:\STE\SAMPLES
  108. DataDir=C:\STE\SAMPLES
  109. WindowPos=8,38 648,451
  110. IsZoomed=0
  111.